home *** CD-ROM | disk | FTP | other *** search
-
- ~4Dgifts/toolbox/documents/optimization README
-
-
-
- Just in case you all need something else to read on how to optimize your
- code, we've created PostScript files of the first three chapters of the
- "Irix Programming Guide," which cover:
-
- IRIXProg.Compiler.ps: Chapter 1, "Using the Compiler System,"
- describes the components of the IRIS-4D Series compiler system and
- explains how to use them.
-
- IRIXProg.Perf.ps: Chapter 3, "Improving Program Performance,"
- explains how to reduce program execution time using profiling and
- optimization tools.
-
- IRIXProg.Intro.ps:
- explains what else is in this manual. Of course, this manual is
- also available online through Insight; you can print pages from
- within Insight if you want to.
-
- IRIXSysProg.DSOs.ps: Chapter 3, "Dynamic Shared Objects", describes
- essential DSO topics including their definition, Using DSOs,
- Taking Advantage of QuickStart, Building DSOs, Runtime Linking,
- Dynamic Loading Under Program Control, and Versioning of DSOs.
-
- ld.showcase: showcase slides presented in-house a few months back
- covering Build-time alternatives relating to ld, including using the
- "-update_registry" and "-no_unresolved" flags, Transitive Links, and
- Delayed Load.
-
- rld.overview: ascii version of showcase slides presented in-house a few
- months back providing an overview of Quickstart, Requickstart and
- tasks performed by RLD, the dynamic linker.
-
-
- As always, comments are very welcome. Please send all feedback to
- dave@sgi.com to be routed to the proper authorities.
-